type testing.fuzzState

4 uses

	testing (current package)
		fuzz.go#L71: 	fstate *fuzzState
		fuzz.go#L460: type fuzzState struct {
		fuzz.go#L496: 			fstate := &fuzzState{deps: deps, mode: seedCorpusOnly}
		fuzz.go#L567: 	fstate := &fuzzState{